home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOOM Companion (Alt)
/
DOOM Companion CD-ROM - iso.7z
/
DOOM Companion CD-ROM.iso
/
multi
/
oldipx
/
3c5x9pd.doc
< prev
next >
Wrap
Text File
|
1993-06-21
|
2KB
|
37 lines
Notes on using the EtherLink III packet driver
----------------------------------------------
The EtherLink III family of adapters are all software configured.
When the packet driver is loaded the only required command line
parameter is the software interrupt value `PKT_INT_NUM.' The
software interrupt is used for communication between the driver and
the protocol and should not be confused with the adapter's hardware
interrupt. As of version 1.09 of the Packet Driver Specification
valid software interrupt values are in the range 0x60 to 0x80.
The SLOT and IOBASE parameters are intended to be used only when
there is more than one EtherLink III board in the machine. This
parameter indicates to the packet driver which board to use. For
boards in ISA mode, use the IOBASE parameter. On Microchannel
boards, EISA boards, or ISA boards in EISA mode, use the SLOT
parameter. You should never use both IOBASE and SLOT on the same
command line.
EXAMPLE: You have two EtherLink III ISA adapters in your machine.
One is installed at I/O Base 300 hex and the other at 320 hex. To
use the card located at 300 hex and load it at software interrupt
60 hex for use in a Windows environment, use the command line:
3C5X9PD -w 0x60 IOBASE=0x300
For a complete usage summary, enter 3C5X9PD at the command line.
3Com technical support for packet drivers can be contacted at:
Pkt_Support@3mail.3Com.com
%VER EtherLink III Packet Driver Doc v1.0c